
@media (min-width: 1260px) {
    .container,.container-lg,.container-md,.container-sm,.container-xl {
        max-width:1200px
    }
}
@media (min-width: 1660px) {
    .container,.container-lg,.container-md,.container-sm,.container-xl {
        max-width:1600px
    }

    .project-area .container {
        max-width:1200px;
        padding-left: 0;
        padding-right: 0;
    }
}


.header-two {padding: 0;}
ul.navbar-nav > li > a {padding:8px 0 !important;color: #fff;}
@media (min-width: 992px) {
    ul.navbar-nav > li > a {
        padding: 19px 0 !important;
        color: #fff;
    }
    .navbar .logo{border-right: 5px solid #003b92;}
}
@media (min-width: 1200px) {
    ul.navbar-nav > li > a {
        padding: 25px 0 !important;
        color: #fff;
    }
}
@media (min-width: 1660px) {
    ul.navbar-nav > li > a {
        padding: 45px 0 !important;
        color: #fff;
    }
    .navbar .flexgrowauto{margin-left: 57px;}
}


.logo {
    padding-right: 30px;
    
}
.header-two .logo img {}
@media (min-width: 992px) {
    .header-two .logo img {
        height: 25px;
    }
}
@media (min-width: 1200px) {
    .header-two .logo img {
        height: 32px;
    }
}
@media (min-width: 1660px) {
    .header-two .logo img {
        height: 45px;
    }
}

ul.navbar-nav > li.active {
    /*background-color: #003b92;*/
    color: #003b92;
}
ul.navbar-nav > li:hover {
    background-color: #003b92;
    color: #fff;
}


ul.navbar-nav > li.active > a {
/*    background-color: #003b92;*/
    color: #003b92 !important;
    position: relative;
}
ul.navbar-nav > li:hover > a {
    background-color: #003b92;
    color: #fff !important;;
    position: relative;
}
.navbar-light ul.navbar-nav > li > a,.navbar-light .navbar-nav .nav-link {
    color: #000;
    font-size: 12px;
}
@media (min-width: 992px) {
    .navbar-light ul.navbar-nav > li > a,.navbar-light .navbar-nav .nav-link {
        color: #000;
        font-size: 12px;
    }
}
@media (min-width: 1200px) {
    .navbar-light ul.navbar-nav > li > a,.navbar-light .navbar-nav .nav-link {
        color: #000;
        font-size: 14px;
    }
}
@media (min-width: 1660px) {
    .navbar-light ul.navbar-nav > li > a,.navbar-light .navbar-nav .nav-link {
        color: #000;
        font-size: 18px;
    }
}
ul.navbar-nav > li:last-child {
    padding-right: 13px;
}


ul.navbar-nav > li > a {
    font-weight: normal !important;
}
.flexgrowauto{flex-grow: 1;justify-content: space-between;margin-left: 30px;}
.ml20{margin-left: 16px!important;}

.home-banner a{display: block;width: 100%;height: 100%;}
.dropdown-menu li a{
    font-size: inherit;
    font-weight: normal;
}
.producttitle{width: 100%;display: flex;align-items: center;justify-content: center;flex-direction: row; margin-bottom: 30px;}
.producttitle h3{margin-bottom: 0;margin: 0 5px;color: #0b66d0;}
section,
.section-padding {
    padding: 60px 0 40px 0;
    position: relative;
}

.project-area .container .row {
    margin-right: -30px;
    margin-left: -30px
}

.project-area .container .row .col-lg-4, .project-area .container .row .col-md-6{padding-left: 30px;padding-right: 30px;}

.project-area .pi-pic .gotoarea{position: absolute; bottom: 40px;left: 0;width: 100%;height: 32px;display: flex;align-items: center;justify-content: center;}
.project-area .pi-pic .gotoarea a{display: block;font-size: 16px;border: 1px solid #333333;border-radius: 5px;height: 100%;display: flex;align-items: center;justify-content: center;color: #333;padding: 0 20px;}
.project-area .pi-pic:hover a{border-color: #fff;color: #fff;}
.project-area .pi-pic .productimgbg{position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: -100;background-color:transparent;}
.project-area .pi-pic:hover .productimgbg{background-color: #080d3a;}
.project-area .property-item{border-bottom: 0;box-sizing: border-box;border: 1px solid #e6e6e6;border-radius: 2px;margin-bottom: 0;}
.project-area .mb70{margin-bottom: 70px;}
.property-item .pi-pic {margin-bottom: 0;background-size: contain;}
body .productbox {
    border-radius: 8px;
}
body .productbox .layui-layer-title{border-bottom: 0px;}
body .productbox .productboxmain{display: flex;flex-direction: column;align-items: center; }
body .productbox .productboxmain .con{width: 100%;display: flex;flex-direction: column;padding: 5px 30px;}
body .productbox .productboxmain .foot{width: 100%;height: 67px;display: flex;flex-direction: row;align-items: center;justify-content: flex-end;    box-shadow: 0 -10px 10px 0 rgba(0,0,0,0.1);padding-right: 20px;}
body .productbox .productboxmain .con .imgdiv{display: flex;align-items: center;justify-content: center;}
body .productbox .productboxmain .con .imgdiv img{max-height: 300px;}
body .productbox .productboxmain .con .desc{border-top: 1px solid #cccdcd;}
body .productbox .productboxmain .con h4{font-size: 21px;margin-top: 15px;margin-bottom: 0;}
body .productbox .productboxmain .con p{margin-bottom: 0;}
body .productbox .productboxmain .con .gotourl a{line-height: 40px;color: #2e80cd;}
body .productbox .productboxmain .con .tel{font-size: 18px;font-weight: bold;margin-bottom: 10px;}
body .productbox .productboxmain .con .tel a{font-size: 24px;color: #2e80cd;}
body .productbox .productboxmain .foot a{display: block;background-color: #0060ef;color: #fff;font-size: 18px;padding: 10px 50px;border-radius: 67px;}

.project-area .abouttitle h3{color: #c80000;}
.aboutmain{position: relative;overflow: hidden;}
.aboutmain .aboutbg{position: absolute;left: 0;right: 0;width: 100%;height: 100%;z-index:-1;}
.aboutmain .aboutbg img{height: 100%;width: 100%;object-fit: cover;}
section.project-area{padding-bottom: 0;}
section.about-area{padding-top: 0;padding-bottom: 0;}
.aboutmain .home-company .bg{padding: 70px 0 110px 0;}
.aboutmain .home-company .bg .content{width: 100%;height: 100%;background-color: #fff;background: rgba(255,255,255,0.2);}
.home-company{height: auto;background-color: transparent;}
section .aboutmain .home-company .bg .content .con{opacity: 1;background-color: transparent;color: #fff;padding: 80px;font-size: 30px;}
section .aboutmain .home-company .bg .content .con >*{font-size: 30px;line-height: 55px;word-wrap: break-word;}
.about-area .abouttitle h3{color: #d23030;}
.footer {
    background-color: #2e3341 !important;
    color: #fff;
    font-size: 14px;
}
#footer.footer {
    background: #2e3341 !important;
}
.bg-overlay:after {
    background-color: #2e3341 !important;
}
.footlogo{width: 40%;float: left;display: flex;justify-content: center;height: 100%;}
.contantus{width: 40%;float: left;}
.footlogo img{width: 70%;height: auto;object-fit: contain;}
.footer-logo{max-height: none;margin-bottom: 5px;}
.footer-main {
    padding: 50px 0 10px;
}
.footer .widget-title {
    font-size: 18px;
    border-left: 0;
}
.footer-widget ul.list-arrow li {
    border-bottom: 0;
    padding: 0 0;

}
ul.list-arrow li:before {
    content: "";
}
.footer-widget ul.list-arrow li a, .footer-widget ul.list-arrow li:before {
    color: #fff;
}
.copyright {
    border-top: 1px solid #9094a0;
    background: #2e3341;
    color: #fff;
    padding: 0 0;
}


.nav-main{padding: 0 60px 20px 60px;display: flex;align-items: center;justify-content: space-between;flex-grow: 1;border-bottom: 1px solid #cccdcd;}
.nav-main h1{color: #003b92;font-size: 36px;}
.nav-main nav{font-size:18px;}
.nav-main nav i{margin-right: 16px;color: #003b92;}
section.nav-container{padding-bottom: 0;}
.companyinfoitem{border-bottom: 1px solid #cccdcd;padding: 30px 0 10px 0;width: 87%;position: relative;}
.companyinfoitem h3{font-size: 18px;font-weight: normal;color: #000;}
.companyinfoitem h3 i{color: #003b92;font-size: 24px;margin-right: 20px;}
.companyinfoitem p{font-size: 20px;color: #000;}
.companyinfoitem.noborder{border-bottom: 0;}
.contactmap{padding-top: 110px;}
.companyinfoitem img{width: 100px;height:100px;position: absolute;right: 0;bottom: 10px;}
.contactbgcolor{background-color: #f8fbff;padding-top: 80px;}
.column-title{display: flex;align-items: flex-end;justify-content: space-between;color: #003b92;font-size: 48px;margin-bottom: 40px;}
.column-title .tips{font-size: 15px;color: #000;font-weight: normal;}
.contactbgcolor .form-group .form-control{border-radius: 8px;}
.contactbgcolor .form-group{margin-bottom: 40px;}
.contactbgcolor .form-group .btn-primary{background-color: #003b92;padding: 10px 50px;font-size: 24px;font-weight: normal;}

.banner-area.product{min-height: 450px;}
.banner-area.common{min-height: 450px;}
.productcenter{display: flex;align-items: center;justify-content: center;border-bottom: 1px solid #cccdcd;padding-top: 40px;}
.productcenter h3{font-size: 48px;font-weight: normal;}

.product-area ul{list-style: none;}
.topul{padding: 0;}
.twoul{padding-left: 10px;}
.twoul i{margin-right: 8px;}
.threeul{padding-left: 10px;}
.threeul i{margin-right: 8px;}
.page-product{font-size: 20px;line-height: 50px;color: #000;}
.page-product i{color: #003b92;}
.property-item.product-con-item .pi-pic{height: 545px;color: #646464;background-size: contain;}
.property-item.product-con-item .pi-pic .info{position: absolute;left: 0;bottom: 0;width: 100%;height: 140px;padding: 0 30px;z-index: 9;}
.property-item.product-con-item .pi-pic .productimgbg{position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: -1;background-color:#f5f5f5;}
.property-item.product-con-item .pi-pic:hover .productimgbg{background-color: #080d3a;}
.property-item.product-con-item .pi-pic:hover h3,.property-item.product-con-item .pi-pic:hover a,.property-item.product-con-item .pi-pic:hover i{color: #fff;}
.property-item.product-con-item .pi-pic h3,.property-item.product-con-item .pi-pic i{color: #434343;font-size: 24px;font-weight: normal;}
.property-item.product-con-item {
    margin-bottom: 53px;
    border-bottom: 0;
}
#back-to-top .btn.btn-primary{color: #1f8cff;}
.home-banner.swiper-container {
    height: 699px;
}